| Page 1 of 1 |
HubU
VIP Member
Posts: 11486
|
Posted: Wed, 18th Jan 2017 19:41 Post subject: MP4 problem |
|
 |
Hello boys,
I need to edit a MP4 video. The video is fine when read with VLC, but with other programs it either as no sound, or the image is upside down.
Not a single conversion works, and several pro programs don't seems to do the trick either.
How could it be solved? Thanks!
On ne peut rien gagner sans perdre; même le paradis exige la mort.
|
|
| Back to top |
|
 |
Ankh
Posts: 23451
Location: Trelleborg
|
|
| Back to top |
|
 |
TSR69
Banned
Posts: 14962
Location: Republic of the Seven United Provinces
|
Posted: Wed, 18th Jan 2017 21:03 Post subject: |
|
 |
Demux the mp4 1st, make sure you have the offset for the audio when remuxing it again.
Edit: Btw vlc comes with its own codecs, you may simply not have the right codecs installed to do editing with some other program.
|
|
| Back to top |
|
 |
|
|
Posted: Wed, 18th Jan 2017 22:24 Post subject: |
|
 |
Last edited by paxsali on Thu, 4th Jul 2024 21:18; edited 1 time in total
|
|
| Back to top |
|
 |
HubU
VIP Member
Posts: 11486
|
|
| Back to top |
|
 |
|
|
Posted: Wed, 18th Jan 2017 23:19 Post subject: |
|
 |
Last edited by paxsali on Thu, 4th Jul 2024 21:18; edited 1 time in total
|
|
| Back to top |
|
 |
|
|
|
| Back to top |
|
 |
HubU
VIP Member
Posts: 11486
|
|
| Back to top |
|
 |
|
|
Posted: Wed, 18th Jan 2017 23:46 Post subject: |
|
 |
|
|
|
| Back to top |
|
 |
HubU
VIP Member
Posts: 11486
|
Posted: Thu, 19th Jan 2017 13:19 Post subject: |
|
 |
|
|
|
| Back to top |
|
 |
|
|
Posted: Thu, 19th Jan 2017 15:01 Post subject: |
|
 |
Maybe it was problem with the container. You could try to remux it to MP4 again, but using ffmpeg's libmp4v2 library which produces more compatible files:
ffmpeg -i problematic_file.mp4 -acodec copy -vcodec copy output.mp4
|
|
| Back to top |
|
 |
TSR69
Banned
Posts: 14962
Location: Republic of the Seven United Provinces
|
|
| Back to top |
|
 |
| Page 1 of 1 |
All times are GMT + 1 Hour |